Document Import Tool improvements
The following improvements have been made to the Document Import Tool:
- An option to automatically link a document being imported to a master document in the vault. This can be used if the document being imported is a new revision of an existing document in the vault.
- Support for the Microsoft Excel 2007 file format (XLSX).
- Data source field names that match a Meridian property internal name or display name will automatically be mapped.
- An option to force all imported documents to be of the same type.
- Support for scopes.
- In some cases, the error description was missing for some errors in the Document Import Tool log.
- An option to provide a base path that is common to all relative paths. This feature is useful in cases where only a relative path or file names are available in the source data.
- Any property that has limited values due to a property validation configuration can be assigned a property value from a lookup list that contains only valid values (With fixed value option).
- Property values can be initialized using VBScript.
- Supports events for documents that are imported as revisions of existing documents. These events are:
DocWorkingCopyEvent_BeforeSubmitWC
DocWorkingCopyEvent_AfterSubmitWC
DocWorkingCopyEvent_BeforeCreateWC
DocWorkingCopyEvent_AfterCreateWC
- An option to skip already imported documents.
- All settings for an import are no longer lost when selecting a different Microsoft Excel data source.